[INFO] cloning repository https://github.com/MIDAV0/kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MIDAV0/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMIDAV0%2Fkvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMIDAV0%2Fkvs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75fa937f4dced3e8322f120d7bcdc3e657d527a2
[INFO] testing MIDAV0/kvs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMIDAV0%2Fkvs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MIDAV0/kvs
[INFO] finished tweaking git repo https://github.com/MIDAV0/kvs
[INFO] tweaked toml for git repo https://github.com/MIDAV0/kvs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MIDAV0/kvs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MIDAV0/kvs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c3a541518e8d75766923ed4546cc50dc0d011839144701da62301e6841e57f9
[INFO] running `Command { std: "docker" "start" "-a" "5c3a541518e8d75766923ed4546cc50dc0d011839144701da62301e6841e57f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c3a541518e8d75766923ed4546cc50dc0d011839144701da62301e6841e57f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c3a541518e8d75766923ed4546cc50dc0d011839144701da62301e6841e57f9", kill_on_drop: false }`
[INFO] [stdout] 5c3a541518e8d75766923ed4546cc50dc0d011839144701da62301e6841e57f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a0e307bfe26bccf82e88e847ab6ce8349cb114a575f7a7d29d255fce9de155e
[INFO] running `Command { std: "docker" "start" "-a" "1a0e307bfe26bccf82e88e847ab6ce8349cb114a575f7a7d29d255fce9de155e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling slog-scope v4.4.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "1a0e307bfe26bccf82e88e847ab6ce8349cb114a575f7a7d29d255fce9de155e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0e307bfe26bccf82e88e847ab6ce8349cb114a575f7a7d29d255fce9de155e", kill_on_drop: false }`
[INFO] [stdout] 1a0e307bfe26bccf82e88e847ab6ce8349cb114a575f7a7d29d255fce9de155e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f2ad83b5f951cd5ec224513f08c274491ce0d52f3cab7e5493fc87d779b203f
[INFO] running `Command { std: "docker" "start" "-a" "6f2ad83b5f951cd5ec224513f08c274491ce0d52f3cab7e5493fc87d779b203f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling panic-control v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.62s
[INFO] running `Command { std: "docker" "inspect" "6f2ad83b5f951cd5ec224513f08c274491ce0d52f3cab7e5493fc87d779b203f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f2ad83b5f951cd5ec224513f08c274491ce0d52f3cab7e5493fc87d779b203f", kill_on_drop: false }`
[INFO] [stdout] 6f2ad83b5f951cd5ec224513f08c274491ce0d52f3cab7e5493fc87d779b203f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1731e5885ee7f4397e26690d10cee1e8d732aac93c8a074857011f9d824ef884
[INFO] running `Command { std: "docker" "start" "-a" "1731e5885ee7f4397e26690d10cee1e8d732aac93c8a074857011f9d824ef884", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-322dd8edbfc1b6ea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kvs-client.rs (/opt/rustwide/target/debug/deps/kvs_client-a9426ea9c6a2b8bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kvs-server.rs (/opt/rustwide/target/debug/deps/kvs_server-410b04cb4f9abac7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-fb21a6ff6e58a544)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] version: 1
[INFO] [stderr]  Jun 12 04:32:34.405 INFO kvs-server, version: 0.1.0
[INFO] [stderr]  Jun 12 04:32:34.405 INFO Storage engine, engine: kvs
[INFO] [stderr]  Jun 12 04:32:34.405 INFO Listening on, addr: 127.0.0.1:4004
[INFO] [stderr] version: 1
[INFO] [stderr]  Jun 12 04:32:34.408 INFO kvs-server, version: 0.1.0
[INFO] [stderr]  Jun 12 04:32:34.408 INFO Storage engine, engine: sled
[INFO] [stderr]  Jun 12 04:32:34.408 INFO Listening on, addr: 127.0.0.1:4002
[INFO] [stderr]  Jun 12 04:32:34.408 INFO Started a thread pool, threads: 4
[INFO] [stderr] version: 1
[INFO] [stderr]  Jun 12 04:32:34.412 INFO kvs-server, version: 0.1.0
[INFO] [stderr]  Jun 12 04:32:34.413 INFO Started a thread pool, threads: 4
[INFO] [stderr]  Jun 12 04:32:34.413 INFO Listening to connections
[INFO] [stderr]  Jun 12 04:32:34.413 INFO Storage engine, engine: sled
[INFO] [stderr]  Jun 12 04:32:34.415 INFO Listening on, addr: 127.0.0.1:4005
[INFO] [stderr]  Jun 12 04:32:34.415 INFO Started a thread pool, threads: 4
[INFO] [stdout] test client_cli_invalid_subcommand ... ok
[INFO] [stdout] test client_cli_invalid_rm ... ok
[INFO] [stdout] test client_cli_invalid_get ... ok
[INFO] [stdout] test client_cli_invalid_set ... ok
[INFO] [stdout] test server_cli_version ... ok
[INFO] [stdout] test client_cli_no_args ... ok
[INFO] [stdout] test client_cli_version ... ok
[INFO] [stderr]  Jun 12 04:32:34.571 INFO Listening to connections
[INFO] [stderr]  Jun 12 04:32:34.645 INFO Listening to connections
[INFO] [stderr]  Jun 12 04:32:35.398 INFO Client connected, client_addr: 127.0.0.1:38300
[INFO] [stdout] test cli_log_configuration ... ok
[INFO] [stderr]  Jun 12 04:32:35.398 INFO Received request, from: 127.0.0.1:38300, req: Set("key1", "value1")
[INFO] [stderr]  Jun 12 04:32:35.398 DEBG Response sent, to: 127.0.0.1:38300, resp: Ok(())
[INFO] [stderr]  Jun 12 04:32:35.400 INFO Client connected, client_addr: 127.0.0.1:38312
[INFO] [stderr]  Jun 12 04:32:35.400 INFO Received request, from: 127.0.0.1:38312, req: Get("key1")
[INFO] [stderr]  Jun 12 04:32:35.400 DEBG Response sent, to: 127.0.0.1:38312, resp: Ok(Some("value1"))
[INFO] [stderr]  Jun 12 04:32:35.402 INFO Client connected, client_addr: 127.0.0.1:38320
[INFO] [stderr]  Jun 12 04:32:35.402 INFO Received request, from: 127.0.0.1:38320, req: Set("key1", "value2")
[INFO] [stderr]  Jun 12 04:32:35.402 DEBG Response sent, to: 127.0.0.1:38320, resp: Ok(())
[INFO] [stderr]  Jun 12 04:32:35.404 INFO Client connected, client_addr: 127.0.0.1:38330
[INFO] [stderr]  Jun 12 04:32:35.405 INFO Received request, from: 127.0.0.1:38330, req: Get("key1")
[INFO] [stderr]  Jun 12 04:32:35.405 DEBG Response sent, to: 127.0.0.1:38330, resp: Ok(Some("value2"))
[INFO] [stderr]  Jun 12 04:32:35.406 INFO Client connected, client_addr: 127.0.0.1:38342
[INFO] [stderr]  Jun 12 04:32:35.407 INFO Received request, from: 127.0.0.1:38342, req: Get("key2")
[INFO] [stderr]  Jun 12 04:32:35.407 DEBG Response sent, to: 127.0.0.1:38342, resp: Ok(None)
[INFO] [stderr]  Jun 12 04:32:35.408 INFO Client connected, client_addr: 127.0.0.1:38358
[INFO] [stderr]  Jun 12 04:32:35.409 INFO Received request, from: 127.0.0.1:38358, req: Rm("key2")
[INFO] [stderr]  Jun 12 04:32:35.409 DEBG Response sent, to: 127.0.0.1:38358, resp: Err("Key not found")
[INFO] [stderr]  Jun 12 04:32:35.411 INFO Client connected, client_addr: 127.0.0.1:38370
[INFO] [stderr]  Jun 12 04:32:35.411 INFO Received request, from: 127.0.0.1:38370, req: Set("key2", "value3")
[INFO] [stderr]  Jun 12 04:32:35.411 DEBG Response sent, to: 127.0.0.1:38370, resp: Ok(())
[INFO] [stderr]  Jun 12 04:32:35.414 INFO Client connected, client_addr: 127.0.0.1:56000
[INFO] [stderr]  Jun 12 04:32:35.414 INFO Received request, from: 127.0.0.1:56000, req: Set("key1", "value1")
[INFO] [stderr]  Jun 12 04:32:35.415 DEBG Response sent, to: 127.0.0.1:56000, resp: Ok(())
[INFO] [stderr]  Jun 12 04:32:35.415 INFO Client connected, client_addr: 127.0.0.1:38386
[INFO] [stderr]  Jun 12 04:32:35.423 INFO Client connected, client_addr: 127.0.0.1:56008
[INFO] [stderr]  Jun 12 04:32:35.450 INFO Received request, from: 127.0.0.1:56008, req: Get("key1")
[INFO] [stderr]  Jun 12 04:32:35.450 DEBG Response sent, to: 127.0.0.1:56008, resp: Ok(Some("value1"))
[INFO] [stderr]  Jun 12 04:32:35.450 INFO Client connected, client_addr: 127.0.0.1:56020
[INFO] [stderr]  Jun 12 04:32:35.450 INFO Received request, from: 127.0.0.1:56020, req: Set("key1", "value2")
[INFO] [stderr]  Jun 12 04:32:35.451 DEBG Response sent, to: 127.0.0.1:56020, resp: Ok(())
[INFO] [stderr]  Jun 12 04:32:35.462 INFO Client connected, client_addr: 127.0.0.1:56024
[INFO] [stderr]  Jun 12 04:32:35.463 INFO Received request, from: 127.0.0.1:56024, req: Get("key1")
[INFO] [stderr]  Jun 12 04:32:35.463 DEBG Response sent, to: 127.0.0.1:56024, resp: Ok(Some("value2"))
[INFO] [stderr] version: 1
[INFO] [stderr]  Jun 12 04:32:35.466 INFO kvs-server, version: 0.1.0
[INFO] [stderr]  Jun 12 04:32:35.467 INFO Storage engine, engine: kvs
[INFO] [stderr]  Jun 12 04:32:35.467 INFO Listening on, addr: 127.0.0.1:4002
[INFO] [stderr]  Jun 12 04:32:35.467 INFO Started a thread pool, threads: 4
[INFO] [stderr]  Jun 12 04:32:35.467 INFO Listening to connections
[INFO] [stderr]  Jun 12 04:32:35.467 INFO Client connected, client_addr: 127.0.0.1:56038
[INFO] [stderr]  Jun 12 04:32:35.467 INFO Received request, from: 127.0.0.1:56038, req: Get("key2")
[INFO] [stderr]  Jun 12 04:32:35.468 DEBG Response sent, to: 127.0.0.1:56038, resp: Ok(None)
[INFO] [stderr]  Jun 12 04:32:35.470 INFO Client connected, client_addr: 127.0.0.1:56054
[INFO] [stderr]  Jun 12 04:32:35.471 INFO Received request, from: 127.0.0.1:56054, req: Rm("key2")
[INFO] [stderr]  Jun 12 04:32:35.471 DEBG Response sent, to: 127.0.0.1:56054, resp: Err("Key not found")
[INFO] [stderr] version: 1
[INFO] [stderr]  Jun 12 04:32:35.505 INFO kvs-server, version: 0.1.0
[INFO] [stderr]  Jun 12 04:32:35.505 INFO Storage engine, engine: kvs
[INFO] [stderr]  Jun 12 04:32:35.505 INFO Listening on, addr: 127.0.0.1:4004
[INFO] [stderr]  Jun 12 04:32:35.506 INFO Started a thread pool, threads: 4
[INFO] [stderr]  Jun 12 04:32:35.506 INFO Listening to connections
[INFO] [stderr]  Jun 12 04:32:35.569 INFO Client connected, client_addr: 127.0.0.1:56066
[INFO] [stderr]  Jun 12 04:32:35.588 INFO Received request, from: 127.0.0.1:56066, req: Set("key2", "value3")
[INFO] [stderr]  Jun 12 04:32:35.589 DEBG Response sent, to: 127.0.0.1:56066, resp: Ok(())
[INFO] [stderr]  Jun 12 04:32:35.597 INFO Client connected, client_addr: 127.0.0.1:56074
[INFO] [stderr]  Jun 12 04:32:35.598 INFO Received request, from: 127.0.0.1:56074, req: Rm("key1")
[INFO] [stderr]  Jun 12 04:32:35.598 DEBG Response sent, to: 127.0.0.1:56074, resp: Ok(())
[INFO] [stderr] version: 1
[INFO] [stderr]  Jun 12 04:32:35.602 INFO kvs-server, version: 0.1.0
[INFO] [stderr]  Jun 12 04:32:35.603 INFO Storage engine, engine: sled
[INFO] [stderr]  Jun 12 04:32:35.603 INFO Listening on, addr: 127.0.0.1:4005
[INFO] [stderr]  Jun 12 04:32:35.632 INFO Started a thread pool, threads: 4
[INFO] [stderr]  Jun 12 04:32:35.771 INFO Listening to connections
[INFO] [stderr]  Jun 12 04:32:36.437 INFO Client connected, client_addr: 127.0.0.1:38398
[INFO] [stderr]  Jun 12 04:32:36.437 INFO Received request, from: 127.0.0.1:38398, req: Get("key2")
[INFO] [stderr]  Jun 12 04:32:36.437 DEBG Response sent, to: 127.0.0.1:38398, resp: Ok(Some("value3"))
[INFO] [stderr]  Jun 12 04:32:36.440 INFO Client connected, client_addr: 127.0.0.1:38408
[INFO] [stderr]  Jun 12 04:32:36.440 INFO Received request, from: 127.0.0.1:38408, req: Get("key1")
[INFO] [stderr]  Jun 12 04:32:36.441 DEBG Response sent, to: 127.0.0.1:38408, resp: Ok(None)
[INFO] [stdout] test cli_access_server_kvs_engine ... ok
[INFO] [stdout] test cli_wrong_engine ... ok
[INFO] [stderr]  Jun 12 04:32:36.601 INFO Client connected, client_addr: 127.0.0.1:56076
[INFO] [stderr]  Jun 12 04:32:36.601 INFO Received request, from: 127.0.0.1:56076, req: Get("key2")
[INFO] [stderr]  Jun 12 04:32:36.601 DEBG Response sent, to: 127.0.0.1:56076, resp: Ok(Some("value3"))
[INFO] [stdout] test cli_access_server_sled_engine ... ok
[INFO] [stderr]  Jun 12 04:32:36.604 INFO Client connected, client_addr: 127.0.0.1:56088
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kv_store.rs (/opt/rustwide/target/debug/deps/kv_store-d51e01bba74deb50)
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test overwrite_value ... ok
[INFO] [stdout] test remove_key ... ok
[INFO] [stdout] test remove_non_existent_key ... ok
[INFO] [stdout] test get_non_existent_value ... ok
[INFO] [stdout] test get_stored_value ... ok
[INFO] [stdout] test concurrent_get ... ok
[INFO] [stdout] test concurrent_set ... ok
[INFO] [stdout] test compaction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thread_pool.rs (/opt/rustwide/target/debug/deps/thread_pool-88888e52e9f42824)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test shared_queue_thread_pool_spawn_counter ... ok
[INFO] [stdout] test shared_queue_thread_pool_panic_task ... ok
[INFO] [stderr]    Doc-tests kvs
[INFO] [stdout] test rayon_thread_pool_spawn_counter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1731e5885ee7f4397e26690d10cee1e8d732aac93c8a074857011f9d824ef884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1731e5885ee7f4397e26690d10cee1e8d732aac93c8a074857011f9d824ef884", kill_on_drop: false }`
[INFO] [stdout] 1731e5885ee7f4397e26690d10cee1e8d732aac93c8a074857011f9d824ef884
